writeWarning

fun writeWarning(errors: List<String>)

Deprecated

Use the new overloads that consume strings and pass the appropriate logger consumer in

Writes a warning log to console if this validation result is errored

Author

fzzyhmstrs

Since

0.1.0, deprecated 0.7.0

Parameters

errors

List of secondary warning to add to the log